home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / comunic / ace18b.zip / CISFORUM.SCR < prev    next >
Text File  |  1993-12-26  |  2KB  |  57 lines

  1.  
  2. <ClearWindow>
  3. <DispText>Intro
  4. <Delay>10
  5.  
  6. <INITFONREC>CIS (local phoenix 9600)
  7. <FON_NUM>468-0285
  8. <FON_LINECTRL>7E1
  9. <FON_BAUD>19200
  10. <FON_TERM>Av/An
  11. <FON_FLAGS>Macro,IEMSI,
  12. <FON_REDIAL>
  13. <LocalKeys>On
  14.  
  15. <SendStr>^M <WaitTime>15
  16. <WaitStr>Host Name:        <SendStr>cis^M
  17. <WaitStr>User ID:          <SendStr>75120,3306^M
  18. <WaitStr>Password:         <SendStr>pass/word^M
  19.  
  20. <WaitStr>Enter choice !    <SendStr>top^M
  21.  
  22. <WaitStr>Enter choice !    <SendStr>go ibmpro^M
  23. <WaitStr>CR> !             <SendStr>^M
  24. <WaitStr>Enter choice !    <SendStr>read new^M
  25. <WaitTime>500 <OPENCAPTURE>ibmpro.cap
  26. <WaitStr>CR> !             <SendStr>^M
  27. <CLOSECAPTURE> <WaitTime>15
  28.  
  29. <WaitStr>Enter choice !    <SendStr>go share^M
  30. <WaitStr>CR> !             <SendStr>^M
  31. <WaitStr>Enter choice !    <SendStr>read new^M
  32. <WaitTime>500 <OPENCAPTURE>share.cap
  33. <WaitStr>CR> !             <SendStr>^M
  34. <CLOSECAPTURE> <WaitTime>5
  35.  
  36. <WaitStr>Enter choice !    <SendStr>off^M
  37. <WaitStr>Host Name:        <SendStr>off^M
  38.  
  39. <ENDS>
  40.  
  41. {-DATA_AREA-}
  42. {-TEXT_START-}Intro
  43. -- Compuserve Forums --
  44.  
  45.    This script captures the new messages for forums.  IBMCOM, and
  46.    SHARE.  The forums are captured to 2 separate files
  47.    IBMCOM.CAP, and IBMPRO.CAP.
  48.    The script then logs off.  The script could be interupted if
  49.    you have CIS configured to display mail and other anouncements
  50.    on login. For this reason the <WaitTime> is set low while waiting
  51.    for prompts. <WaitTime> is set way up while capturing data so that
  52.    it doesn't time out.
  53.  
  54.    Wait 10 seconds, or press <CR>
  55. {-TEXT_END-}
  56.  
  57.